This palette will be getting a little touching up in the future.
As such, be aware of this:
// ATTENTION. USING THE DELEGATE METHODS OF THE
// SwapContentsController MIGHT CAUSE SOME PROBLEMS IN THE FUTURE.
// USE SUBCLASSES TO EXTEND THE SWAPCONTENTSCONTROLLER !!!
Note from Thomas Engel:
It is sad the IB does not drop back to existing classes when in test mode. If it would (..as it does for all the Window subclasses!) we wouldn't need that stupid delegate hack.